func go/doc.lastComment
3 uses
go/doc (current package)
example.go#L118: if _, last := lastComment(b, comments); last != nil {
example.go#L578: i, last := lastComment(body, comments)
example.go#L596: func lastComment(b *ast.BlockStmt, c []*ast.CommentGroup) (i int, last *ast.CommentGroup) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)